projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2017-08-18
Sergej Proskurin
arm/mem_access: Add long-descriptor based gpt
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sergej Proskurin
arm/mem_access: Add software guest-page-table walk
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sergej Proskurin
arm/guest_access: Rename vgic_access_guest_memory
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sergej Proskurin
arm/guest_access: Move vgic_access_guest_memory to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sergej Proskurin
arm/mem_access: Introduce GENMASK_ULL bit operation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sergej Proskurin
arm/mem_access: Introduce BIT_ULL bit operation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sergej Proskurin
arm/mem_access: Introduce GV2M_EXEC permission
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sergej Proskurin
arm/mem_access: Add short-descriptor pte typedefs and...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sergej Proskurin
arm/lpae: Introduce lpae_is_page helper
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sergej Proskurin
arm/mem_access: Add defines supporting PTs with varying...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Sergej Proskurin
arm/mem_access: Add and cleanup (TCR_|TTBCR_)* defines
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Wei Liu
x86: move pv_emul_is_mem_write to pv/emulate.h
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Wei Liu
x86/mm: document the return values from get_page_from_l*e
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Wei Liu
x86/mm: lift PAGE_CACHE_ATTRS to page.h
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Wei Liu
x86/mm: split HVM grant table code to hvm/grant_table.c
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Wei Liu
x86/mm: carve out replace_grant_pv_mapping
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Wei Liu
x86/mm: carve out create_grant_pv_mapping
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Andrew Cooper
x86/smp: Misc cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-08-18
Andrew Cooper
x86/mm: Override mfn_to_page() and page_to_mfn() to...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Jan Beulich
x86/asm: add .file directives
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Jan Beulich
gnttab: clean up main switch in do_grant_table_op()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Jan Beulich
gnttab: drop struct active_grant_entry's gfn field...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Jan Beulich
gnttab: re-arrange struct active_grant_entry
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Jan Beulich
gnttab: drop pointless leading double underscores
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Jan Beulich
gnttab: type adjustments
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Jan Beulich
gnttab: avoid spurious maptrack handle allocation failures
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Jan Beulich
gnttab: fix transitive grant handling
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Jan Beulich
gnttab: don't use possibly unbounded tail calls
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Andrew Cooper
x86/mm: Reduce debug overhead of __virt_to_maddr()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-17
Andrew Cooper
x86/svm: Use physical addresses for HSA and Host VMCB
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Andrew Cooper
x86/mcheck: Minor cleanup to amd_nonfatal
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Andrew Cooper
x86/mm: Drop __PAGE_OFFSET
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Andrew Cooper
x86/mm: Drop more PV superpage leftovers
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Julien Grall
x86/mm: don't check alloc_boot_pages return
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Julien Grall
x86/srat: don't check alloc_boot_pages return
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Julien Grall
x86/numa: don't check alloc_boot_pages return
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Yi Sun
x86/psr: fix coding style issue
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Jan Beulich
gnttab: use DIV_ROUND_UP() instead of open-coding it
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Jan Beulich
gnttab: move GNTPIN_* out of header file
commit
|
commitdiff
|
tree
|
snapshot
2017-08-16
Jan Beulich
gnttab: drop useless locking
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Wei Liu
x86_64/mm: remove extraneous breaks in m2p_mapped
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Wei Liu
xen: lift hypercall_cancel_continuation to sched.h
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Juergen Gross
libxc: correct error message in xc_sr_common.c
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Andrew Cooper
common/gnttab: simplify gnttab_copy_lock_domain()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Andrew Cooper
common/gnttab: gnttab_query_size() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Andrew Cooper
common/gnttab: gnttab_setup_table() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Andrew Cooper
common/gnttab: General cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Andrew Cooper
common/gnttab: Correct error handling for gnttab_setup_...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Andrew Cooper
x86/hpet: Improve handling of timer_deadline
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Jan Beulich
gnttab: correct pin status fixup for copy
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Jan Beulich
gnttab: split maptrack lock to make it fulfill its...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-15
Andrew Cooper
x86/grant: disallow misaligned PTEs
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
Boris Ostrovsky
mm: clean up free_heap_pages()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
Julien Grall
grant_table: include mm.h in xen/grant_table.h
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
Andrew Cooper
x86/page: Introduce and use PAGE_HYPERVISOR_UC
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
Andrew Cooper
x86/page: Rename PAGE_HYPERVISOR_NOCACHE to PAGE_HYPERV...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-14
Andrew Cooper
x86/config: Fix stale documentation concerning virtual...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-11
Wei Liu
xen: remove struct domain and vcpu declarations from...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Andrew Cooper
xen/flask: Switch to using bool
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Andrew Cooper
xsm/flask: Fix build following "xsm: correct AVC lookup...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Andrew Cooper
common/domain_page: Drop domain_mmap_cache infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Wei Liu
x86/psr: remove useless check in free_socket_resources
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Jan Beulich
x86/HVM: fix boundary check in hvmemul_insn_fetch(...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Jan Beulich
x86/mm: make various hotplug related functions static
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Jan Beulich
IOMMU/PCI: properly annotate setup_one_hwdom_device()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Christopher...
cpufreq: only stop ondemand governor if already started
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Daniel De Graaf
xsm: correct AVC lookups for two sysctls
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Christopher...
x86/tboot: disable interrupts after map_pages_to_xen...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Jan Beulich
AMD IOMMU: drop amd_iommu_setup_hwdom_device()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Boqun Feng...
x86/cpufeatures: expose UMIP to HVM guests
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Chao Gao
VT-d PI: disable VT-d PI when CPU-side PI isn't enabled
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Wei Liu
Config.mk: update mini-os changeset
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Olaf Hering
vtpmmgr: make inline functions static
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Roger Pau Monné
x86/hvm: fix arch_set_info_hvm_guest SEG macro
commit
|
commitdiff
|
tree
|
snapshot
2017-08-09
Andrew Cooper
common/page_alloc: Drop BOOT_BUG_ON()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Yi Sun
x86: adjust place of an ASSERT to avoid crash when...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-07
Yi Sun
docs: remove a special character to avoid html creation...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
xiliang
xl: add --clear option to dmesg command
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Wei Liu
docs: hook up process/ to build system
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Wei Liu
docs: add xen-release-management.pandoc
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Wei Liu
docs: consolidate release related documents
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Marczykowski...
libxl: do not start dom0 qemu for stubdomain when not...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Wei Liu
libxc: check pointer is not null before printing
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Rusty Bird
VT-d: don't panic/warn on iommu=no-igfx
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
docs: add L2 CAT description in docs.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
tools: L2 CAT: support set cbm for L2 CAT.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
tools: L2 CAT: support show cbm for L2 CAT.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
tools: L2 CAT: support get HW info for L2 CAT.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
x86: L2 CAT: implement set value flow.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
x86: L2 CAT: implement get value flow.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
x86: L2 CAT: implement get hw info flow.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
x86: L2 CAT: implement CPU init flow.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
x86: refactor psr: CDP: implement set value callback...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
x86: refactor psr: CDP: implement get hw info flow.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
x86: refactor psr: CDP: implement CPU init flow.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
x86: refactor psr: L3 CAT: set value: implement write...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
x86: refactor psr: L3 CAT: set value: implement cos...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
x86: refactor psr: L3 CAT: set value: implement cos...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
x86: refactor psr: L3 CAT: set value: assemble features...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Yi Sun
x86: refactor psr: L3 CAT: set value: implement framework.
commit
|
commitdiff
|
tree
|
snapshot
next